home *** CD-ROM | disk | FTP | other *** search
/ Hyper Stacks 1994 May / Hyper Stacks (Pacific HiTech)(1994)[Mac].iso / Math / trigHype™ / background_2691.txt < prev    next >
Encoding:
Text File  |  1991-03-17  |  915 b   |  48 lines

  1. -- background: 2691 from stack: in
  2. -- bmap block id: 3312
  3. -- flags: 4000
  4. -- background id: 0
  5. -- name: Title graphics
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: 2000
  11. -- rect: left=153 top=85 right=120 bottom=312
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: Title Button
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   visual effect iris open slowly
  23.   go to card id 3762
  24. end mouseUp
  25.  
  26.  
  27.  
  28.  
  29. -- part 2 (button)
  30. -- low flags: 00
  31. -- high flags: 0000
  32. -- rect: left=342 top=283 right=304 bottom=367
  33. -- title width / last selected line: 0
  34. -- icon id / first selected line: 21700 / 21700
  35. -- text alignment: 1
  36. -- font id: 0
  37. -- text size: 12
  38. -- style flags: 0
  39. -- line height: 16
  40. -- part name: Home
  41. ----- HyperTalk script -----
  42. on mouseUp
  43.   visual effect iris close
  44.   go home
  45. end mouseUp
  46.  
  47.  
  48.